func reflect.funcStr

2 uses

	reflect (current package)
		type.go#L2105: 	str := funcStr(ft)
		type.go#L2119: func funcStr(ft *funcType) string {